Change the way GtkSearchEntry does delayed change notification
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jul 2013 01:49:37 +0000 (21:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jul 2013 01:49:37 +0000 (21:49 -0400)
commit398f9e8b5b39217b757b0ba42be0b19f59606bec
treeda78cbf72e80399f2e958e9ed1827cac092265c5
parent1b135b28c0d8202b3fcc46682e3334af85e51b3b
Change the way GtkSearchEntry does delayed change notification

We add a GtkSearchEntry::search-changed signal which gets emitted
with a 150 millisecond delay. The ::change signal goes back to its
expected semantics.

https://bugzilla.gnome.org/show_bug.cgi?id=700229
gtk/gtksearchentry.c
gtk/gtksearchentry.h